Vcenter Authorization Roles FilterSpec

Vcenter Authorization Roles FilterSpec
Vcenter Authorization Roles FilterSpec

The Vcenter Authorization Roles FilterSpec schema contains properties based on which authorization roles can be filtered. Any role matching all of the conditions is returned.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "is_system": false
}
boolean
is_system
Optional

Whether the role is a system built-in role.

This property was added in vSphere API 9.0.0.0.

If missing or null all roles match.